Skip to content

build(deps): bump @apollo/federation-internals and @apollo/gateway#198

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-4746a05f28
Open

build(deps): bump @apollo/federation-internals and @apollo/gateway#198
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-4746a05f28

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps @apollo/federation-internals to 2.13.3 and updates ancestor dependency @apollo/gateway. These dependencies need to be updated together.

Updates @apollo/federation-internals from 2.13.1 to 2.13.3

Release notes

Sourced from @​apollo/federation-internals's releases.

@​apollo/federation-internals@​2.13.3

Patch Changes

  • Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph @link unless a subgraph explicitly uses it. Previously, upgrading to Federation v2.13 would unconditionally stamp connect/v0.4 into the supergraph, causing Router to require the connectors.preview_connect_v0_4 flag even when no subgraph used v0.4 features. (RH-1321) (#3413)
Changelog

Sourced from @​apollo/federation-internals's changelog.

2.13.3

Patch Changes

  • Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph @link unless a subgraph explicitly uses it. Previously, upgrading to Federation v2.13 would unconditionally stamp connect/v0.4 into the supergraph, causing Router to require the connectors.preview_connect_v0_4 flag even when no subgraph used v0.4 features. (RH-1321) (#3413)

2.13.2

Patch Changes

  • Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. (#3396)

    See the associated GitHub Advisories GHSA-pfjj-6f4p-rvmh for more information.

Commits

Updates @apollo/gateway from 2.13.1 to 2.13.3

Release notes

Sourced from @​apollo/gateway's releases.

@​apollo/gateway@​2.13.3

Patch Changes

Changelog

Sourced from @​apollo/gateway's changelog.

2.13.3

Patch Changes

2.13.2

Patch Changes

  • Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. (#3396)

    See the associated GitHub Advisories GHSA-pfjj-6f4p-rvmh for more information.

  • Updated dependencies [84e9226b606b176ede097410f5ba35ba03d140ed]:

    • @​apollo/query-planner@​2.13.2
    • @​apollo/federation-internals@​2.13.2
    • @​apollo/composition@​2.13.2
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@apollo/federation-internals](https://github.com/apollographql/federation/tree/HEAD/internals-js) to 2.13.3 and updates ancestor dependency [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js). These dependencies need to be updated together.


Updates `@apollo/federation-internals` from 2.13.1 to 2.13.3
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/internals-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/federation-internals@2.13.3/internals-js)

Updates `@apollo/gateway` from 2.13.1 to 2.13.3
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/gateway@2.13.3/gateway-js)

---
updated-dependencies:
- dependency-name: "@apollo/federation-internals"
  dependency-version: 2.13.3
  dependency-type: indirect
- dependency-name: "@apollo/gateway"
  dependency-version: 2.13.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants